Attendee Class |
Namespace: Independentsoft.Exchange
The Attendee type exposes the following members.
| Name | Description | |
|---|---|---|
| Attendee |
Initializes a new instance of the Attendee class.
| |
| Attendee(String) |
Initializes a new instance of the Attendee class.
| |
| Attendee(Mailbox) |
Initializes a new instance of the Attendee class.
| |
| Attendee(String, ResponseType) |
Initializes a new instance of the Attendee class.
| |
| Attendee(String, String) |
Initializes a new instance of the Attendee class.
| |
| Attendee(Mailbox, ResponseType) |
Initializes a new instance of the Attendee class.
| |
| Attendee(String, String, ResponseType) |
Initializes a new instance of the Attendee class.
|
| Name | Description | |
|---|---|---|
| LastResponseTime |
Represents the date and time of the latest response that is received.
| |
| Mailbox |
Identifies a fully resolved e-mail address.
| |
| ResponseType |
Represents the type of recipient response that is received for a meeting.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current Attendee object to its equivalent string representation.
(Overrides ObjectToString.) |